@charset "UTF-8";
/**/
.minH{min-height:500px}
.noDis{
	display: none;
}
.img {
    overflow: hidden;
    position: relative;
}
.swiper-container-fade .swiper-slide{
    opacity: 0;
}
.swiper-container-fade .active{
    opacity: 1 !important;
}
/*顶部菜单begin*/
.header-pc,.header-yd {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1005;
  background-color: transparent;
}
/**
 * 顶部导航菜单
 * 透明logo菜单图标
 */
.header-pc .pul_now{
	display: block;
	transition: opacity .5s ease;
}
.header-pc .pul_now > div{
  background: rgba(0, 0, 0, 0.2);
  overflow: inherit;
  max-height: 120px;
  transition: all 1s ease;
  position: absolute;
  width:100%;
  opacity: 1;
  overflow: hidden;
}

/*左侧logo图片*/
.header-pc .logo_box{
  float: left;
  font-size: 16px;
  position: relative;
  z-index: 9;
  width:31.3333333%;
  height: 120px;
  line-height: 120px;
  margin-left: 1%;
}
.header-pc .logo_img {
    font-size: 0;
    position: relative;
}
.header-pc .logo_img img{
  height:0.9rem;
  line-height: 0.9rem;
	width: 12rem;
  display: block;
}
.header-pc .logo_img a {
    cursor: pointer;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width: 100%;
    text-align: center;
}
/*logo下面得办公系统区域*/
.header-pc .pul_sys
{
	border-top: 1px solid #dddede;	
	padding-top: 5px;
	padding-bottom: .75rem;
	position: relative;
	/* transition: opacity .5s ease; */
}
.header-pc .pul_sys .sysTitle a {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.header-pc .pul_sys .sysTitle a:hover{
	color:#eb6100 ;
}
.header-pc .pul_sys .sysContent span:hover{
	color:#eb6100 ;
}
.header-pc .pul_sys .sysContent > div
{
	text-align: center;
	min-height: 50px;
	display: inline-block;
}
.header-pc .pul_sys .sysContent .divT {
    width: 100%;
	text-align: center;	 
}
.header-pc .pul_sys .sysContent .divT a {
   float: left;   
   width: 33.3333%;
   line-height: 20px;
   color: #e6e6e6;
   font-size: 16px;
   text-align: center;
   padding-right: 10px;
   padding-left: 10px;
   margin-right: auto;
   margin-left: auto;
}
.header-pc .pul_sys .sysContent > div a
{
	display: block;
	margin: 10px 18px;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	text-align: left;
}
.header-pc .pul_sys > div a span {
    display: block;
    height: 20px;
    position: relative;
    padding-left: 5px;
}
.header-pc .pul_sys .divTitle
{
	display: block;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
/*logo部分 end*/

/*语言*/
.btn-default
{
	margin-bottom: 2px;
}
.dropdown-menu
{
	margin: 0;
}


/*中间菜单部分 begin*/
.nav_box{
	display: none;
	float: right;
	min-height: 90px;
	font-size: 16px;
	width:63.33333333%;
	position:relative;
	z-index:1;
}
/*一级菜单*/
.nav_case{
  font-size: 0;
  position: relative;
  text-align: right;
}
.nav_case a{
  cursor: pointer;
  color:#fff;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.21rem;
  font-weight: normal;
  width:12%;
  text-align: center;
}
.nav_case a:hover,.nav_case > a.on{
	color:#eb6100 ;
}
/*二级子菜单*/
.nav_sed_box{
	border-top: 1px solid #dddede;
	padding-top: 5px;
	padding-bottom: .75rem;
	position: relative;
	/* transition: opacity .5s ease; */
}
.nav_sed_box:after{
	content: "";
	display: block;
	height:0;
	width: 100%;
	clear: both;
}
.nav_sed_box > div{
	float: right;
	width:12%;
	text-align: center;
	min-height:50px;
}
.nav_sed_box > div .divC{
	display:inline-block
}
.nav_sed_box > div a{
	display: block;
	margin: 20px 0;
	line-height: 20px;
	color: #fff;
	font-size: 0.16rem;
	text-align:left;
}
.nav_sed_box > div a span{
	display:block;
	height: 20px;
	position: relative;
	padding-left:5px;
}
.nav_sed_box > div a span::after{
  content: '';
  display: block;
  height: 0;
  width: 2px;
  position: absolute;
  left: -5px;
  top: 3px;
  background-color: red;/*2c84c4*/
  transition: height .5s ease;
}
.nav_sed_box > div a:hover,.nav_sed_box > div a.hover{
  color:#eb6100; /*#2c84c4;*/
}
.nav_sed_box > div a:hover span::after{
  height: 14px;
}
.header_on .nav_sed_box{
  opacity: 1;  
   display: block;
}

/*右侧办公系统区域begin*/
.sys_box {	
	float: right;
	width: 4.33333%;
	margin-top: 40px;
}
.sys_box ul {	
	float: right;
}
.sys_box ul li {	
	height: 30px;
	line-height: 30px;
	float: right;
}
.sys_box ul li a {
	display: inline-block;
	float: left;
	width: 0.33rem;
	height: 0.33rem;
	color: #fff;
	text-align: center;
	font-size: 0.14rem;
	line-height: 0.33rem;
	margin-right: 18px;
	border-radius: 50%;
	border: 1px solid #fff;
}
.sys_box ul li a span {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.email_img {
	background: url(../img/email2.png) no-repeat center center;
}

.email_img:hover {
	background: url(../img/email.png) no-repeat center center !important;
}   

.sys_box ul li a:hover {		
	background: #09368c;
	color: #ffffff;
	border: 1px #fff solid;
}

/**
 * 滚动后非透明变小菜单样式
 */
.header-pc.on .pul_now > div{
	background-color: rgba(43, 72, 156, 1);
}
.header-pc.on .pul_now > div,.header-pc.on .logo_box{
    display: block;
	height: 90px;
	line-height: 90px;
}
.header-pc.on .sys_box{
	margin-top: 30px;
	border-left:1px #fff solid ;
}
.header-pc.on .nav_box{
	display: block;
}
/*二级菜单样式*/
.header-pc.header_on .pul_now > div{
  background-color: #2b489c;
  max-height: 1000px;
  height: auto;
  transition-timing-function: linear ;
  overflow: hidden;
}

/*滚动菜单 end*/

/**
 * 移动端导航适配
 */
/* YD heard */
.header-yd {
	display: none;	
}
.affix {
	width: 100%;
	position: fixed;
	left: 0;
	z-index: 998;
	transition: transform .3s;
	transform-origin: top center;
}

.phone-menu {
	position: fixed!important;
}

/*菜单二*/
/*头部导航菜单*/
.header {
	position: fixed;
	z-index: 9999;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.2);
}
.header .imglogo{
	width: 100%;
	height: 80px;
	background: #fff
}
.header .logo {
	float: left;
	height: 80px;
	line-height: 80px;
	text-align: left;
	padding-left: 1%;
	width: 49.4999999%;
}
.header .search-box
{
	float:right;
	width: 47.4999999%;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	margin-right: 10px;
	text-align: right;
}

.header .language{
	float:right;
	height: 80px;
	line-height: 80px;
	min-width: 260px;
}
.header .language span,.header .language span a{
	/*color: #989898;*/
	color: #2b489c;
	margin: 0 2px;
}

/*头部搜索*/
.header .sc {
	float: right;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	position: relative;
	/*border-bottom:2px solid #2b489c;*/
	border-bottom:2px solid #858585;
	/*width: 30%;*/
	width: 200px;
	margin-top: 13px;
}
.header .sc input {
	display: block;
	padding: 0 20px 0px 10px;
	border: none;
	font-size: 14px;
	background-color: transparent;
	width: 100%;
	color: #858585;
	float: right;
	height: 50px;
}
.header .sc i {
	position: absolute;
	right: 0;
	top: 20px;
	padding: 0;
	color: #2b489c;
	cursor: pointer;
	font-size: 20px;
	font-weight: normal;
}

.header .sc button {
	position: absolute;
	right:0;
	top: 0;
	padding: 0;
	width: 15px;
	height: 50px;
	background: url(../img/sosuo.png) no-repeat right center;
	color: #2b489c;
	border: 0;
	cursor: pointer;
	font-size: 0;
}

.header .sc input::-webkit-input-placeholder {
	color: #2b489c;
	opacity: 0.6;
}

.header .sc input:-moz-placeholder {
	color: #2b489c;
	opacity: 0.6;
}

.header .sc input::-moz-placeholder {
	color: #2b489c;
	opacity: 0.6;
}

.header .sc input:-ms-input-placeholder {
	color: #2b489c;
	opacity: 0.6;
}
.header .index a{
	display: block;
	margin-right: 10px;
	margin-top: 2px;
	color: #2b489c
}

.header .nav{
	width: 100%;
	height: 65px;
	line-height:65px;
	background: #2b489c;
}

.header .navlogo{
	width: 33.77777%;
	float: left;
	padding-left: 1%;
	display: none;
}
.header .navlogo img{
	height: 65px;
	float: left;
	width: 450px;
	max-width: 450px;
}




.footer .footer-friend
{
	width: 100%;
	height: 100px;
	float: left;
}
.footer .friendlist {
	position: relative;
	min-width: 1204px;
	margin: auto;
	height: 50px;
	line-height: 50px;
	text-align: center;
	clear: both;
	border-bottom: 2px #e0e0e0 solid;
}

.footer .friendlist li {
	/*width: 33.33%;*/
	width:auto;
	float: left;
	color: #f0f8ff;
	/*cursor: pointer;*/
	text-align: left;
	margin-left: 25px;
}

.footer .friendlist li.title {
	width: 5%;
	text-align: right;
	margin-left: 4%;
	font-weight: bold;
}

.footer .friendlist li>a {
	display: inline-block;
	font-size: 0.15rem;
	line-height: 2;
	position: relative;
}

.footer .friendlist li>a:after {
	position: absolute;
	left: 50%;
	bottom: 26px;
	width: 0;
	height: 2px;
	background-color: #fff;
	content: '';
}
.footer .friendlist li a:hover {
	color: #eb6100;
}

.footer .friendlist .dropdown-box {
	z-index: 10;
	width:1204px;
	background-color:#fff;
	-webkit-box-shadow:0 -1px 5px 0 #ccc;
	box-shadow:0 -1px 5px 0 #ccc;
	position:absolute;
	left:0;
	bottom:50px;
	display: none;
}

.footer .friendlist .dropdown-box:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 4px;
	display: block;
	bottom: 0;
	background-color: #0057b6;
	z-index: 1;
}
.footer .friendlist .dropdown-box li {
	margin: 0;
	min-width: 20%;
	min-height: 50px;
	line-height: 50px;
}

.footer .friendlist .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px 15px;
	font-size: 16px;
	display: block;
	line-height: 30px;
	position: relative;
	color: #000000;
	margin-bottom:4px;
	font-weight: normal;
}

.footer .friendlist .dropdown-box a:before,
.footer .friendlist .dropdown-box a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s;
}

.footer .friendlist .dropdown-box a span {
	position: relative;
	z-index: 1;
}

.footer .friendlist .dropdown-box a:before {
	width: 3px;
	height: 0;
	z-index: 1;
	background-color: red;
}

.footer .friendlist .dropdown-box a:after {
	height: 100%;
	width: 0;
	background-color: #eaeaea;
}

.footer .friendlist .dropdown-box a:hover:before {
	height: 100%;
}

.footer .friendlist .dropdown-box a:hover:after {
	width: 100%;
}




.header .navlist {
	font-size: 0;
	text-align: center;
	width: 100%;
	float: right;
}
.header .navlist .dropdown-box
{
	line-height:0.2rem;
}
.header.fix .imglogo
{
	display: none;
}
.header.fix .nav
{
	height: 65px;
}
.header.fix .navlist li > a
{
	height: 65px;
}
.header.fix .navlist .dropdown-box li,.header.fix .navlist .dropdown-box li>a
{
	height: 50px;
	font-size: 0.16rem;
}
.header.fix .nav .navlist
{
	/*width: 74.999999%;*/
	width: 100%;
}
.header.fix .nav .navlogo{
	display: none;
}

.header.fix .nav.sub .navlist
{
	width: 65.22222%;
}
.header.fix .nav.sub .navlogo{
	display:block ;
}
.header.fix .nav.sub .navlist li
{
	margin: 0 10px;
}
.header.fix .nav.sub .navlist .dropdown-box li{
	margin: 0;
	width: 100%;
}
.header.fix .nav.sub .navlist li > a
{
	font-size: 0.18rem;
}



.header .navlist li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 22px;
}
.header .navlist .dropdown-box li {
	margin: 0;
	width: 100%;
}
.header .navlist li>a {
	display: block;
	font-size: 0.2rem;
	line-height: 65px;
	position: relative;
	font-weight:600;
	color: #fff;
}

.header .navlist li>a:after {
	position: absolute;
	left: 50%;
	bottom: 26px;
	width: 0;
	height: 2px;
	background-color: #fff;
	content: '';
}
.header .navlist li a:hover {
	color: #eb6100;
}

.header .navlist li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .navlist li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	transform: rotate(135deg);
	right: 15px;
}

.header .navlist li.nav-dropdown {
	position: relative;
}

.header .navlist .dropdown-box {
	position: absolute;
	left: 50%;
	min-width: 150px;
	width: auto;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
	background-color: #fff;
	margin-left: -70px;
	box-shadow: 0 5px 5px rgba(2, 0, 0, 0.5);
}

.header .navlist .dropdown-box:before {
	position: absolute;
	content: "";
	width: 80%;
	height: 4px;
	display: block;
	left: 20%;
	margin-left: -10%;
	bottom: 0;
	background-color: #0057b6;
	z-index: 1;
}

.header .navlist .dropdown-box p {
	margin: 0;
}

.header .navlist .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px 15px;
	font-size: 16px;
	display: block;
	line-height: 20px;
	position: relative;
	color: #000000;
	margin-bottom:4px;
	font-weight: normal;
}


.header .navlist .dropdown-box a:before,
.header .navlist .dropdown-box a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s;
}

.header .navlist .dropdown-box a span {
	position: relative;
	z-index: 1;
}

.header .navlist .dropdown-box a:before {
	width: 3px;
	height: 0;
	z-index: 1;
	background-color: red;
}

.header .navlist .dropdown-box a:after {
	height: 100%;
	width: 0;
	background-color: #eaeaea;
}

.header .navlist .dropdown-box a:hover:before {
	height: 100%;
}

.header .navlist .dropdown-box a:hover:after {
	width: 100%;
}
.header.fix .nav.sub .navlist li .dropdown-box a
{
	font-size: 16px;
}
.header .navlist li.active>a,
.header .navlist li.active>a:after,
.header .navlist li.open>a,
.header .navlist li.open>a:after,
.header .navlist li.open>a:hover,
.header .navlist li.open>a:focus,
.header .navlist li>a:hover,
.header .navlist li>a:hover:after
{
	background-color: transparent;
	color: #eb6100;
}

/*.header .navlist li.active>a*/
/*{*/
/*	color: #eb6100;*/
/*}*/

/*菜单样式二中间底部菜单*/
.header-nav {
	font-size: 18px;
	width: 100%;
	height: 100%;
	text-align: justify;
	color: #fff;
	text-align: center;
}
.header-nav li {
	position:relative;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin: 0 10px;
	line-height: 56px;
	height: 56px;
}
.header-nav li>a{
	display: block;
	font-size: 18px;
	position: relative;
	color: #fff;
}
.header-nav li>a:hover{
	color: #eb6100;
}

.header-nav li>a:after {
	position: absolute;
	left: 50%;
	bottom: 5px;
	width: 0;
	height: 2px;
	background-color: #fff;
	content: '';
}

.navbg .header-nav li.nav-dropdown {
	position: relative;
}

.navbg .header-nav .dropdown-box {
	position: absolute;
	left: 50%;
	min-width: 150px;
	width: auto;
	bottom: 100%;
	display: none;
	z-index: 999;
	text-align: center;
	background-color: #fff;
	margin-left: -70px;
	box-shadow: 0 5px 5px rgba(2, 0, 0, 0.5);
}

.navbg .header-nav .dropdown-box:before {
	position: absolute;
	content: "";
	width: 80%;
	height: 4px;
	display: block;
	left: 20%;
	margin-left: -10%;
	top: 0;
	background-color: #0057b6;
	z-index: 1;
}

.navbg .header-nav .dropdown-box p {
	margin: 0;
}

.navbg .header-nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 15px;
	font-size: 18px;
	display: block;
	line-height: 50px;
	position: relative;
	color: #000000;
	margin-top:2px;
}


.navbg .header-nav .dropdown-box a:before,
.navbg .header-nav .dropdown-box a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.8s;
}

.navbg .header-nav .dropdown-box a span {
	position: relative;
	z-index: 1;
}

.navbg .header-nav .dropdown-box a:before {
	width: 3px;
	height: 0;
	background-color: red;
	z-index: 1;
}

.navbg .header-nav .dropdown-box a:after {
	height: 100%;
	width: 0;
	background-color: #eaeaea;
}
.navbg .header-nav .dropdown-box a:hover {
	color: #eb6100;
}
.navbg .header-nav .dropdown-box a:hover:before {
	height: 100%;
}

.navbg .header-nav .dropdown-box a:hover:after {
	width: 100%;
}

.navbg .header-nav li.active>a,
.navbg .header-nav li.open>a,
.navbg .header-nav li>a:hover {}

.navbg .header-nav li.open>a:after,
.navbg .header-nav li.active>a:after,
.navbg .header-nav li>a:hover:after {
	width: 100%;
	left: 0;
}

.header .scqhj_box
{
	display: none;
	width: 100%;
	background: #eeeeee;
	position:fixed;
	top:0;
	left: 0;
	box-shadow: 0 5px 5px rgba(2, 0, 0, 0.5);
	margin: 0px;
	padding:0 15px;
}

/*.header .scqhj_box_wrap:before*/
/*{*/
/*	position: absolute;*/
/*	content: "";*/
/*	width: 80%;*/
/*	height: 4px;*/
/*	display: block;*/
/*	left: 20%;*/
/*	margin-left: -10%;*/
/*	bottom: 0;*/
/*	background-color: #0057b6;*/
/*	z-index: 1;*/
/*}*/
.header .scqhj_box_wrap{
	padding: 30px 15px;
	max-width: 1240px;
	background: #fff;
	text-align: left;
}
.header .scqhj_box_wrap p{
	color: #999999;
	/*margin: 0;*/
	/*padding: 0;*/
	font-size: 18px;
	line-height: 30px;
}
.scqhj_box_wrap a{
	color: #2b489c;
}

.scqhj_box_wrap .scqhj_img
{
	text-align: center;
}



/*头部图标手机菜单按钮*/
.menu-btn {
	display: none;
	padding: 6px 0;
	float: right;
}

.menu-btn:before,
.menu-btn:after,
.menu-btn span {
	display: block;
	height: 2px;
	background-color: #fff;
	content: '';
}

.menu-btn:before {
	width: 24px;
}

.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}

.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}

/*菜单ENd*/

/*顶部菜单结束end*/

/*右侧返回顶部漂浮层begin*/
.floatR{
	width: 40px;
    position: fixed;
    bottom: 10%;
    right:15px;
    z-index: 999;
}
.floatR a{
	display: block;
	width:50px;
	height:50px;
	border-radius:4px;
	overflow:hidden;
	background-color:#1f63b5;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom:5px;
}
.floatR a:hover{background-color:#eb6100;}
.floatR a span{
	display: block;
	width:50px;
	height:50px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
}
.floatR a span.icon1{background-image:url("../img/flricon1.png")}
.floatR a span.icon2{background-image:url("../img/flricon2.png")}
.floatR a span.icon1:hover{background-image:url("../img/flricon1h.png")}
.floatR a span.icon2:hover{background-image:url("../img/flricon2h.png")}
.floatR a.getHome{background-image:url("../img/gethome.png");}
.floatR a.getHome:hover{background-image:url("../img/gethomeh.png");}
.getHomeDiv{display:none}
/*右侧返回顶部漂浮层end*/

#mvtc .body-popm {
	display: block;
	position:fixed;
	z-index:9000;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.7)
}
#mvtc .body-pop {
	display: block;
	position:fixed;
	z-index:9001;
	top:50%;
	left:50%;
	right:auto;
	bottom:auto;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%)
}
.index-video{
	display: inline-block;
	width: 1000px !important;
}
/*内页外结构开始*/

.pageBox {
    overflow: hidden;
    background: transparent;
}
.pageBox.bg1 {
    background: #f5f5f5;
}
.pageBoxC {
    background: #fff;
    overflow: hidden;
    padding: 50px;
}
/*内页外结构结束*/

.subPageBox{
	clear: both;
	overflow: hidden;
	/*background:#F4F4F8;*/
	background:transparent;
    margin-bottom: 90px;
}

/**
 * banner
 */
/*subBanner*/
.subBanner{
	clear: both;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width:100%;
	position: relative;
	overflow: hidden;
}
.ins_banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	/*padding: 54px 0px;*/
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 2;
	/*margin-top: 90px;*/
	position: relative;
	margin-top: 65px;
	height: 350px;
}
.ins_banner.sm{
	height: 250px;
}

.sub-title{
	position: relative;
	z-index: 99;
	text-align: center;
	font-size: 35px;
	color: #fff;
	padding-top: 80px;
}

.ins_banner .sub-title h3{
    font-weight: bold;
    font-size: 26px;
    line-height: 1.2;
}
.ins_banner .sub-title.big {
	font-size: 40px;
}
.ins_banner .sub-title.big h3 {
	font-size: 40px;
}
.ins_banner .sub-title p .info{
	padding-top: 20px;
}
.ins_banner .sub-title .time {
	margin-right: 25px;
	font-size: 14px;
}

.pub_banner_box{
    height: 100%;
    width: 100%;
    overflow: hidden;
	position: absolute;
	top:0;
	left:0;
}
.con_banner{
  height: 100%;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  transform: scale(1.1);
  transition: all 3s ease;
}
.con_banner.on{
  transform: scale(1);
}

.bnrWave {	
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 54px;
    z-index: 3;
	opacity: 0.9;
}
.bnrWave .wave1 {
    display: block;
    position: absolute;
    bottom: -2px;
    height: 54px;
    left: 0;
    width: 100%;
    background: url(../img/a1.png) repeat-x 0 bottom;
    z-index: 99;	
}

.bnrWave .wave2 {
    display: block;
    position: absolute;
    bottom: 0;
    height: 54px;
    left: 0;
    width: 100%;
    background: url(../img/a2.png) repeat-x 0 bottom;
    z-index: 99;
}

/*footer begin*/
/**
 * 底部最后栏目
 */
.ixBoxFooter {
    clear: both;
    overflow: hidden;
    position: relative;
	display: none;
}

.ixBoxFooter .bg {
    width: 100%;
    padding-top: 4.6875%;
    background: url("../img/icon13.png") no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.ixBoxFooterDl dd {
    float: left;
    width: 33.3333%;
    overflow: hidden;
}

.ixBoxFooterDl dd a {
    display: block;
    overflow: hidden;
    position: relative;
}

.ixBoxFooterDl dd a .pic {
    clear: both;
    padding-top: 42.1875%;
    position: relative;
    overflow: hidden;
}

.ixBoxFooterDl dd a .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.ixBoxFooterDl dd a .txt {
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 20%;
    left: 0;
    z-index: 1;
    transition-duration: 0.3s;
}

.ixBoxFooterDl dd a:hover .txt {
    bottom: 25%;
}

.ixBoxFooterDl dd a .txt .divT {
    clear: both;
    overflow: hidden;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #ffffff;
    font-family: "Arial";
    font-size: 18px;
}

.ixBoxFooterDl dd a .txt .divT2 {
    clear: both;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}

/*下底部*/
.footer {
	clear: both;
	position: relative;
	z-index: 9;
}

.footerWave {
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	height: 70px;
	z-index: 3;
}

.footerWave .wave1,
.footerWave .wave2 {
	display: block;
	position: absolute;
	bottom: 0px;
	height: 100px;
	left: 0;
	width: 100%;
	background: url(../img/ftbg.png) repeat-x -600px -25px;
	z-index: 99;
}

.footerWave .wave1 {
	background-position: 0 -300px;
	z-index: 2;
}


.footerBox1 {
	clear: both;
	overflow: hidden;
	/* background: #e4e4e4; */
	background: #333;
	color: #adadad;
	padding: 25px 2.25% 10px 2.25%;
	height: 250px;
}
.footerBox1L{
	width: 70%
}
.footerBox1C {
	width: 9%
}
.footerBox1R {
	width: 21%
}


.footerUl li {
	float: left;
	overflow: hidden;
	width: 12%;
	font-size: 0;
}

.footerDl {
	display: inline-block;
}

.footerDl dt {
	clear: both;
	height: 40px;
	overflow: hidden;
}

.footerDl dt a {
	color: #b5b5b5;
	font-size: 16px;
	line-height: 40px;
	transition-duration: 0.3s;
}

.footerDl dt a:hover {
	color: #eb6100
}

.footerDl dd a {
	/* color: #777777; */
	color: #adadad;
	font-size: 14px;
	line-height: 32px;
	transition-duration: 0.3s;
}

.footerDl dd a:hover {
	color: #eb6100
}
.ewmBox {
	display: inline-block;
	margin-top: 15px;
}

.ewmBoxC {
	width: 134px;
	overflow: hidden;
}

.ewmBoxC .pic {
	width: 100px;
	height: 100px;
	background: #fff;
	overflow: hidden;
	margin: 0 auto;
}

.ewmBoxC .pic img {
	display: block;
	width: 100px;
	height: 100px;
}

.ewmBoxC span {
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}

.footerBox1RC {
	overflow: hidden;
	display: inline-block;
	text-align: left;
	margin-top: 20px;
}

.footer .divT {
	clear: both;
	height: 30px;
	overflow: hidden;
	padding-left: 22px;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 30px;
	/* color: #666666; */
	color:#adadad;
	font-size: 14px;
}

.footer .divT.icon1 {
	background-image: url(../img/fticon1.png)
}

.footer .divT.icon2 {
	background-image: url(../img/fticon2.png)
}

.footer .divT.icon3 {
	background-image: url(../img/fticon3.png)
}

.footer .divT.icon4 {
	background-image: url(../img/fticon4.png)
}

.tel {
	height: 37px;
	background-position: left center;
	background-repeat: no-repeat;
}

.footerBox2 {
	clear: both;
	overflow: hidden;
	background: #1d1d1d;
	height: 60px;
	line-height: 60px;
	padding: 0 6.25%;
	color: #fff;
	font-size: 13px;
}

.footerBox2 a {
	color: #fff
}
.footerBox2 img {
	vertical-align: middle;
}

.footerBox2 a:hover {
	color: #1b79bf
}

/*footer end*/

/*更多按钮*/
.ixMore {
    display: block;
    width: 180px;
    height: 45px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    box-shadow: 0 1px 3px #c9e2f4
}

.ixMore:hover {
    /* box-shadow: 0 3px 10px #c9e2f4 */
	box-shadow: 0 3px 10px #eb6100
	
}

.ixMore span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding-right: 41px;
    color: #666666;
    font-size: 14px;
    background: url(../img/icon5.png) no-repeat right center;
}

.mm-slideout
{
	z-index: auto;
}

/**
 * 移动端菜单适配
 */
/* YD heard */
#mmenu .mm-search {
    position: static;
    padding-left: 0;
    margin-top: 10px;
    padding-right: 0;
    margin-bottom: -17px;
}
#mmenu .mm-search .side-mm-keyword {
    max-height: 32px;
    height: 32px;
    padding: 0 16px;
}
@media (max-width : 1380px) {
	body{
		font-size: 14px;
	}
	.header-pc .pul_now > div
	{
		max-height: 90px;
	}
	.header-pc .logo_box
	{
		height: 90px;
		line-height: 90px;
	}
	.header-pc .logo_img img{
		height: 58px;
		line-height: 58px;
	}
	.header-pc.on .pul_now > div,.header-pc.on .logo_box {
		display: block;
		height: 80px;
		line-height: 80px;
	}
	.header-pc.on .sys_box{
		margin-top: 25px;
	}
	.header-pc.header_on .pul_now > div {
		height: auto;
	}
	.header.fix .nav.sub .navlist li > a
	{
		font-size: 0.16rem;
	}
	.nav_box
	{
		min-height: 80px;
	}
	.sys_box
	{
		margin-top: 30px;
	}
	.nav_case a{
		font-size: 16px;
		/* padding: 0 30px 0 0; */
	}	
	.sys_box ul li a{
		margin-right:15px;
	}
	.sys_box ul li a{
		margin-right:13px;
	}
	.ins_banner
	{
		margin-top: 65px;
		height:250px;
	}
	.footerDl dt a
	{
		font-size: 14px;
	}
	.footerDl dd a
	{
		font-size: 12px;
	}
	.footerBox1RC .divT
	{
		font-size: 12px;
	}
	.ewmBoxC span{
		font-size: 12px;
	}
}

@media (max-width : 1300px) {
	.header.fix .nav.sub .navlist li
	{
		margin: 0 15px;
	}
}

@media only screen and (min-width:1024px ) and (max-width:1299px ) {
	.header .navlist li{
		margin: 0 10px;
	}
	.header .navlist li > a{
		font-size: 0.18rem;
	}

	.header.fix .nav.sub .navlist li
	{
		margin: 0 10px;
	}
}

@media (max-width : 1178px) {
	.nav_case a {
		font-size: 16px;
		/* padding: 0 18px 0 0; */
	}
	.sys_box ul li a{
		margin-right:8px;
	}
	header .pul_sys .sysContent .divT a
	{
		font-size: 14px;
	}
}
@media only screen and (max-width:1024px ) {
	body {
		word-break: break-all;
		word-wrap: break-word
	}		
	/**导航菜单*/
	.header-yd{
		display: block;
	}
	.header{
		display: none;
	}
	.header-pc{
		display: none;
	}	
	.phone-header {
		display: block;
		width: 100%;
		background: #2b489c;
		height: 100%;
		box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.12);
	}
	.phone-header-top {
		width: 100%;
		height: 65px;
		margin: 0 auto;
		background: #2b489c;
		position: relative;
		z-index: 12;
	}
	.logo {
		margin-left: 0;
		height: 65px;
		line-height: 65px;
		float: left;
		width: 75%;
	}

	.phone-header .logo img {
		max-width: 500px;
		width: 100%;
		height: 65px;
		margin-top: 0px;
		margin-left: 10px;
	}
	.phone-btn {
		float: right;
		margin-top: 16px;
		margin-right: 20px;
		cursor: pointer;
		width: 5%;
	}
	.phone-btn img {
		width: 30px;
		height: 30px;
	}
	.ins_banner{
		margin-top: 60px;
	}
	#mmenu {
		border-left: 1px #E5E5E5 solid;
		z-index: 9999;
	}
	#mmenu .mmDiv {
		padding-top: 20px;
	}
	#mmenu .mm-title {
		padding: 12px 0 11px;
	}
	#mmenu .mm-search-form {
		margin: 0;
	}
	#mmenu .mm-search {
		position: static;
		padding-left: 0;
		margin-top: 10px;
		padding-right: 0;
		margin-bottom: -17px;
	}
	#mmenu .mm-search .side-mm-keyword {
		max-height: 32px;
		height: 32px;
		padding: 0 16px;
	}
	#mmenu .noblock {
		display: inline !important;
		padding: 10px;
	}
	#mmenu .MMhead {
		line-height: 2.8;
		border-bottom: 1px #E5E5E5 solid;
		margin: 0 -20px;
		padding-left: 10px;
	}
	#mmenu .MMhead a {
		background: none;
	}
	#mmenu .mm-header .mm-title {
		top: -10px;
		font-size: 14px;
	}
	#mmenu a {
		color: #333;
		font-size: 14px;
	}
	#mmenu a:hover, #mmenu a:active {
		color: #AF7F48
	}
	#mmenu .MMLanguage
	{
		float:right;
		margin-right: 30px
	}
	#mmenu .MMLanguage a,#mmenu .MMLanguage span
	{
		margin-right: 5px;
	}
	.floatR
	{
		right: 2px;
	}
	.floatR a{
		width:30px;
		height: 30px;
	}	
	.footerBox1{
		display: none;
	}

	.linkBox{
		display: none;
	}
}
@media (max-width : 580px) {

	.phone-header .logo img
	{
		max-width: 400px;
		height: 50px;
		margin-top: 6px;
		margin-left: 10px;		
	}
	.phone-btn{
		margin-top: 16px;
	}
}

@media (max-width : 480px) {

	.phone-header .logo img
	{
		height: 50px;
		margin-top: 6px;
		margin-left: 10px;
	}
	.phone-btn{
		margin-top: 16px;
	}
}




